home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1162.dms / q1162.adf / MaxTracker / AboutBugs.readme next >
Text File  |  1997-04-10  |  1KB  |  61 lines

  1. Bugs removed from PT2.0
  2. -----------------------
  3.  
  4. - ResetAll Bug:
  5. In Setup menu 1, set VBLANK interrupt mode, in Setup menu 2, Reset All !
  6. Then set again VBLANK in Setup menu 1 --> Crash !
  7. (ResetMusicInt and SetMusicInt must be added)
  8.  
  9. -move.W for replen in Retrig note routine
  10.  
  11. -'mod.' files filter incorrect
  12.  
  13. -Blitter doublewait
  14.  
  15. -Manual Powerpacked Module load (AreYouSureFirst)
  16.  
  17. -FreeDecompMem before ending
  18.  
  19. -ShowSongName after loading, even if not AutoExit
  20.  
  21. -ShowPosition incorrect (mask high byte of the word WordNumber)
  22.  
  23. -MIDI I/O Completely destroy... (hardware stolen, crash or interference)
  24.     --> New one (with another function: Jump on next channel)
  25.  
  26. -Tempo must not be modified if VBLANK interruptmode is set (125)
  27.  
  28. -Min/Maj mask conversion incorrect ($DF, and not $CF)
  29.  
  30. - Now works on KickStart 2.0 and further...
  31.   (Screen swapping, etc ...)
  32.  
  33. Things optimized
  34. ----------------
  35.  
  36. -QuadraScope clear routine: dbra loops removed (faster routine)
  37.  
  38. Things Added
  39.  
  40. -New Tempo box
  41.  
  42. -Credits can be shown at any time (new About gadget)
  43.  
  44. -GrabKeyboard function, doing RawKey-VanillaKey conversion
  45.     + RawKeyConvert in command edition
  46.    (CheckCtrlKeys and CheckAltKeys subs are real shits !!!)
  47.  
  48. -Exiting with ESC key is possible
  49.  
  50. -----------------------------------------------------------------------------
  51.  
  52. Known bugs
  53. ----------
  54.  
  55.  - Sampler screen may make MaxTracker crash ...
  56.   ( That's an old PT2.0 bug ... )
  57.  
  58.  
  59. Sylvain MARCHAND / 01-Feb-1994
  60.  
  61.